|
|
|
|
SelectedObjects Property, SftTree Class |
Returns an array of selected items or cells.
Syntax SftTree Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property SelectedObjects As ArrayList |
C# |
public ArrayList SelectedObjects { get; } |
C++ |
public: property ArrayList^ SelectedObjects { |
Property Value
Comments
The SelectedObjects property returns an array of selected items or cells.